home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / cli / LoadLibs.lha / LoadLibs.readme < prev   
Encoding:
Text File  |  1997-11-21  |  1.6 KB  |  43 lines

  1. Short:      Loads/lists library/datatype/class v1.0
  2. Uploader: md7karma@mdstud.chalmers.se (Mathias Karlsson)
  3. Autor:      md7karma@mdstud.chalmers.se (Mathias Karlsson)
  4. Type:      util/cli 
  5. Requires: Kickstart 2.0 or greater.
  6. Version:  1.0
  7.  
  8.         _   ********************************************************     _
  9.      _ //    ***  LoadLibs v1.0, © Mathias Karlsson 5 Sep 1997  ***   _ //
  10.      \X/      **   Loads external libraries/datatypes/classes   **    \X/
  11.                *   to any memoryblock and some other things...  * 
  12.                **************************************************
  13.  
  14.  
  15. FEATURES:
  16. ¯¯¯¯¯¯¯¯¯
  17. - Can load one or multiple libraries/classes/datatypes.
  18. - Can force them to be loaded to any memory block.
  19. - Can prevent libraries from being flushed out from memory.
  20. - Can list all libraries in memory and some information about them.
  21. - Can remove a library from memory.
  22. + some other things mentioned in the manual.
  23.  
  24. PURPOSE:
  25. ¯¯¯¯¯¯¯¯
  26. I needed a program that could open several libraries and prevent them from
  27. ever being flushed out from the memory. I also wanted a program that could
  28. show in which memory block the library was located and optionally force
  29. libraries to be loaded to a certain memory block.
  30.  
  31. I used the old ARP LoadLib but that program could only load one library at
  32. a time and had no other features. I had a look at Aminet and found a few
  33. similar programs which in combination with a few other programs made
  34. roughly what I wanted, but I needed/wanted one program to do it all.
  35.  
  36. HISTORY:
  37. ¯¯¯¯¯¯¯¯
  38. v1.0    970905, released to the public 971117
  39.  
  40. ¯¯¯
  41. This program is FreeWare © 1997 Mathias Karlsson 
  42. Read the documentation for more details.
  43.